DioDocs for PDF
SetLayerUIState(String,Nullable<Boolean>) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Layers 名前空間 > ViewState クラス > SetLayerUIState メソッド : SetLayerUIState(String,Nullable<Boolean>) メソッド
ターゲットのレイヤーの名前。
レイヤーの適切な状態。
エンドユーザーUIのコンテキストで、オプションのコンテンツグループ(レイヤー)の表示を設定します。state は次のように解釈されます。
シンタックス
'宣言
 
Public Overloads Sub SetLayerUIState( _
   ByVal layerName As System.String, _
   ByVal state As System.Nullable(Of Boolean) _
) 
public void SetLayerUIState( 
   System.string layerName,
   System.Nullable<bool> state
)

パラメータ

layerName
ターゲットのレイヤーの名前。
state
レイヤーの適切な状態。
参照

ViewState クラス
ViewState メンバ
オーバーロード一覧